Xbasic

Reporting::ReportDef.InsertGroup Method

Syntax

L InsertGroup(Group as Reporting::ReportGroupDef [, InsertBefore as N = 1])

Arguments

Group

Reporting::ReportGroupDef

InsertBefore

N = 1

Description

Insert a new Group.

See Also